Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a Web UI to the project #111

Merged
merged 13 commits into from
Sep 28, 2022
Merged

Added a Web UI to the project #111

merged 13 commits into from
Sep 28, 2022

Conversation

deanhume
Copy link
Collaborator

  • Gives the user the ability to ban an individual player or ban all players from a given IP address
  • Will still need to include the local.settings.json file in order for this to work locally

@deanhume deanhume linked an issue Sep 26, 2022 that may be closed by this pull request
@Annonator Annonator self-assigned this Sep 26, 2022
Copy link
Owner

@Annonator Annonator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the work on it, generally looks great and works!

Please have a look at some clean up, in particular removing files not needed and checking if your models really need to be nullable or check for null in your code when accessing it (see build annotation)

@Annonator Annonator self-requested a review September 28, 2022 09:17
@Annonator Annonator merged commit 03a3428 into main Sep 28, 2022
@Annonator Annonator deleted the UI branch September 28, 2022 11:29
Annonator added a commit that referenced this pull request Jan 6, 2024
* Added the UI Project

* Added code to return list of players

* Updated UI

* Added ability to ban players

* Tweaked logos

* Made a few tweaks to the UI

* Added the ability to ban a single player

* Clean up

* Updated spinner behavior

* Updated PR

* Moved files to fit into solution folder structure

* removed redundance in gitignore

* reset gitignore

Co-authored-by: Annonator <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebUI
2 participants